DomainObjects Class Library

TableExpressionQuery<ClassToFind>.TargetTableMappedObject Property

Gets the target table mapped object.

public override ITableMappedObject TargetTableMappedObject {get;}

Property Value

The target table mapped object.

Implements

IQuery.

See Also

TableExpressionQuery<ClassToFind> Class | DomainObjects.Facade.Command Namespace